home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Freeware
/
StarBurn 10.5
/
StarBurnSetup.exe
/
{app}
/
StarWind
/
StarWindLite.10.exe
/
install_script.iss
Wrap
Text File
|
2008-07-04
|
3KB
|
58 lines
;InnoSetupVersion=5.2.1
[Setup]
AppName=StarWind Lite
AppVerName=StarWind Lite, v10.0 (Build 20080630, Win32)
AppId=StarWind Lite
AppPublisher=Rocket Division Software
AppPublisherURL=http://www.RocketDivision.com
AppSupportURL=http://www.RocketDivision.com
AppUpdatesURL=http://www.RocketDivision.com
DefaultDirName={pf}\Rocket Division Software\StarWind Lite
DefaultGroupName=Rocket Division Software\StarWind Lite
UninstallDisplayIcon=..\StarWind\res\StarWind.ico
OutputBaseFilename=in
Compression=lzma
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\StarWindServicelite.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace
Source: "{app}\StarWindLite,1.cfg"; DestDir: "{app}"; DestName: "StarWindLite.cfg"; MinVersion: 0.0,5.0; Flags: ignoreversion
Source: "{app}\license.txt"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
Source: "{sys}\msxml2r.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace sharedfile
Source: "{sys}\msxml2.dll"; DestDir: "{sys}"; MinVersion: 0.0,5.0; Flags: uninsneveruninstall restartreplace regserver sharedfile
Source: "{app}\starwindlite,2.cfg"; DestDir: "{app}"; DestName: "starwindlite.cfg"; MinVersion: 0.0,5.0; Flags: ignoreversion
Source: "{app}\config.xsd"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
[Run]
Filename: "{app}\StarWindServiceLite"; Parameters: "--install -o"; StatusMsg: "Installing the service..."; MinVersion: 0.0,5.0;
Filename: "{app}\StarWindServiceLite"; Parameters: "--start"; StatusMsg: "Starting the service..."; MinVersion: 0.0,5.0;
[UninstallRun]
Filename: "{app}\StarWindServiceLite"; Parameters: "--uninstall"; StatusMsg: "Uninstalling the service..."; MinVersion: 0.0,5.0;
[Icons]
Name: "{group}\License"; Filename: "{app}\license.txt"; WorkingDir: "{app}"; MinVersion: 0.0,5.0;
[UninstallDelete]
Type: filesandordirs; Name: "{app}\logs";
Type: dirifempty; Name: "{app}";
[CustomMessages]
default.NameAndVersion=%1 version %2
default.AdditionalIcons=Additional icons:
default.CreateDesktopIcon=Create a &desktop icon
default.CreateQuickLaunchIcon=Create a &Quick Launch icon
default.ProgramOnTheWeb=%1 on the Web
default.UninstallProgram=Uninstall %1
default.LaunchProgram=Launch %1
default.AssocFileExtension=&Associate %1 with the %2 file extension
default.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";